"|Find Non-integral Faces:\n\nThis finds faces that don't have integral threepoints.\n\nUse integralize Selected Faces on the command menu to try to automatically fix them.\n\nIf you want a particular group to be allowed to contain faces with non-integral threepoints, give it a nonintegral specific with a value such as 1.|intro.mapeditor.menu.html#searchmenu"))
"|Integralize Selected Faces:\n\nIf faces without integral threepoints have enough integral vertices to be used as threepoints, changes the face to use them (also forces nearly integral ones).\n\nSelects the ones it changes, for checking.\n\nUse Find Non-integral Faces on the search menu to find suitable victims.\n\nResearch and fix the remaining ones by hand.|intro.mapeditor.menu.html#orientation"))
# ----------- REVISION HISTORY ------------
# $Log: mapfindnonintegralfaces.py,v $
# Revision 1.5 2003/03/24 08:57:15 cdunde
# To update info and link to infobase
#
# Revision 1.4 2003/03/21 06:28:52 cdunde
# To correct typo error
#
# Revision 1.2 2003/01/02 22:36:26 tiglari
# transferred from rel-c63a branch
#
# Revision 1.1.2.1 2003/01/01 06:54:10 tiglari
# added to 6.3 in spite of feature-freeze, due to importance